-
Home
-
Splash Sync
-
1.6.0
-
Code
-
Classes
- AttributesManager
Total Complexity |
62 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
433 |
Lines of code |
203 |
Logical lines of code |
113 |
Comment lines |
189 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addValue() |
A |
48 |
8 |
32 |
addGroup() |
S |
55 |
7 |
19 |
isValidValue() |
S |
61 |
7 |
12 |
getTermByName() |
S |
53 |
6 |
21 |
getValueByCode() |
S |
57 |
6 |
17 |
getGroupByCode() |
S |
57 |
6 |
16 |
getGroupNameFromParent() |
S |
59 |
6 |
14 |
updateGroup() |
S |
55 |
5 |
20 |
getValueByName() |
S |
61 |
5 |
13 |
assignValue() |
S |
53 |
4 |
24 |
assignGroupToProduct() |
S |
59 |
2 |
15 |